ASP.NET MVC コントロールヘルプ
Bind(IEnumerable<T>) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CollectionViewServiceBuilder<T> クラス > Bind メソッド : Bind(IEnumerable<T>) メソッド
値。
コレクションに連結します。
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal value As System.Collections.Generic.IEnumerable(Of T) _
) As CollectionViewServiceBuilder(Of T)
public CollectionViewServiceBuilder<T> Bind( 
   System.Collections.Generic.IEnumerable<T> value
)

パラメータ

value
値。

戻り値の型

現在のビルダ
参照

CollectionViewServiceBuilder<T> クラス
CollectionViewServiceBuilder<T> メンバ
オーバーロード一覧